Skip to content

Conversation

@ye-luo
Copy link
Contributor

@ye-luo ye-luo commented Sep 10, 2023

In omptarget.cpp, there is a targetDataMapper which does mapper related operations.
In interface.cpp, targetDataMapper function template is simply needed for handling TargetAsyncInfoTy. Thus it is better to name it as simple as targetData similar to targetKernel.

@ye-luo ye-luo requested a review from shiltian September 10, 2023 21:57
@ye-luo ye-luo merged commit c9733b8 into llvm:main Sep 11, 2023
@ye-luo ye-luo deleted the rename-targetData branch September 11, 2023 02:08
ZijunZhaoCCK pushed a commit to ZijunZhaoCCK/llvm-project that referenced this pull request Sep 19, 2023
…cpp (llvm#65915)

In omptarget.cpp, there is a targetDataMapper which does mapper related
operations.
In interface.cpp, targetDataMapper function template is simply needed
for handling TargetAsyncInfoTy. Thus it is better to name it as simple
as targetData similar to targetKernel.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants